xen.git
2006-08-16 emellor@leeni... Implement xm block-configure for CD-ROMs.
2006-08-16 kfraser@localhost... [HVM] Fix the issue that the HVM 64bit guest cannot...
2006-08-16 kfraser@localhost... [HVM] Fix the HVM hypercall issue when paging is not...
2006-08-16 kfraser@localhost... This is a small patch that makes a cross compiler succe...
2006-08-16 shand@kneesaa... Whitespace clean-ups.
2006-08-15 shand@kneesaa... Fix VT after hvm changes.
2006-08-15 kfraser@localhost... [XEND] xc_save/xc_restore open the libxc interface...
2006-08-15 shand@kneesaa... Various HVM clean-ups.
2006-08-15 emellor@leeni... Added missing decl.
2006-08-15 kfraser@localhost... [XEN] Add tracing to slow path in setting new guest...
2006-08-15 kfraser@localhost... Set close-on-exec flag on /var/log/xend.log logging...
2006-08-15 kfraser@localhost... Set the close-on-exec flag on the RPC socket in tool...
2006-08-15 kfraser@localhost... Set the close-on-exec flag on the xenstore fd in libxen...
2006-08-15 kfraser@localhost... [LIBXC] Set close-on-exec on the privcmd fd in libxc.
2006-08-15 kfraser@localhost... [HVM] Ensure the read-only M2P table is mapped without...
2006-08-15 kfraser@localhost... Move vga options to their own 'vga=' boot parameter.
2006-08-15 ack@localhost... merge
2006-08-15 kfraser@localhost... merge
2006-08-15 kfraser@localhost... Clean up console fields in start_info structure. Add...
2006-08-15 ack@localhost... merge
2006-08-15 ack@localhost... Don't copy all incoming fragmented packets.
2006-08-15 chris@kneesaa... [qemu patches] Update patches for changeset 11117:60eac...
2006-08-15 chris@kneesaa... [qemu/ia64] Sync ID cache only guest do DMA read.
2006-08-15 kfraser@localhost... Clean up vga.c and change default font slot to zero...
2006-08-15 ack@localhost... merge
2006-08-15 ack@localhost... merge
2006-08-15 kfraser@localhost... Support for vga text modes bigger than 80x25.
2006-08-15 ack@localhost... Adjust truesize in netfront to more closely reflect...
2006-08-15 kfraser@localhost... [XEND] Apply the domain cpumask fully to every vcpu...
2006-08-15 kfraser@localhost... Remove another external-to-libxc user of xc_dom0_op().
2006-08-15 kfraser@localhost... [VMX] Fix vmxassist for booting Vista.
2006-08-15 kfraser@localhost... [VMX] Fix VMX ap boot.
2006-08-15 kfraser@localhost... [POWERPC] Update .hgignore
2006-08-15 kfraser@localhost... Merge with xenppc-unstable-merge.hg
2006-08-15 Ian.Campbell... Add a series file to order the patches in patches/linux...
2006-08-14 Hollis Blanchard[POWERPC] Support console=comX option for Xen console.
2006-08-14 kfraser@localhost... [IA64] Fix IA64 build.
2006-08-14 kfraser@localhost... [HVM] Fix roms.h to depend on acpi data.
2006-08-14 kfraser@localhost... [VMXASSIST] Fix linker script to define start/end secti...
2006-08-14 kfraser@localhost... Pick up SMBIOS entry point in the ROMBIOS.
2006-08-14 kfraser@localhost... Add code to generate SMBIOS tables to hvmloader.
2006-08-14 kfraser@localhost... Make room in e820map for SMBIOS tables.
2006-08-14 kfraser@localhost... Add utilities needed for SMBIOS generation to hvmloader.
2006-08-14 kfraser@localhost... [HVMLOADER] Include xen.h for __HYPERVISOR* constants.
2006-08-14 kfraser@localhost... [LIBXC] Remove unused xc_evtchn_status().
2006-08-14 kfraser@localhost... [LINUX] Mark /dev/mem regions as VM_PFNMAP.
2006-08-14 kfraser@localhost... [LINUX] Oney 'nosmp' and 'max_cpus=' command line options.
2006-08-14 kfraser@localhost... [NET] back: Fix an __init that should be an __exit...
2006-08-14 kfraser@localhost... [LINUX][ Fix x86/64 entry.S to use paravirtualized...
2006-08-14 kfraser@localhost... [XEN] grant tables: update pair of entries using a...
2006-08-14 Jimi Xenidis[POWERPC] memory cleanup (phase 2), destroy (et. al...
2006-08-14 kfraser@localhost... [LINUX] Provide a handy macro for detrmining if we...
2006-08-14 kfraser@localhost... [XENBUS] Avoid direct use of xen_start_info. It's uneva...
2006-08-14 kfraser@localhost... [NET] linux: Kill the WARN_ON() calls for checksum...
2006-08-14 kfraser@localhost... [LINUX] Split useful bits of page.h into new header...
2006-08-14 kfraser@localhost... [HVM][LINUX] Add a header file with wrappers for hvm_op...
2006-08-14 kfraser@localhost... [HVM] Add stubs to Linux for the new hvm_op hypercall.
2006-08-14 kfraser@localhost... [NET] back: Tidy up and remove communications via refer...
2006-08-14 kfraser@localhost... [HVM] More info when failing to emulate instruction...
2006-08-14 kfraser@localhost... [XEN] Remove sync_pagetable_state(). No longer needed.
2006-08-14 ssmith@weybridge... [XEN] Add some missing put_page()s to __gnttab_copy.
2006-08-14 ssmith@weybridge... [XEN] Add a missing access check to __gnttab_copy.
2006-08-13 Jimi Xenidis[POWERPC] memory cleanup
2006-08-13 Jimi Xenidis[POWERPC] need a real definition for gnttab_log_dirty()
2006-08-13 kaf24@localhost... [XEN] Explicitly include domain_page.h for map_domain_p...
2006-08-13 kaf24@localhost... [XEN] Use gnttab_clear_flag() in new grant-table copy...
2006-08-13 kaf24@localhost... [XEN] Clean up e820 definitions. Define shared set...
2006-08-13 kaf24@firebug... [HVM] HVMOP_get_param return parameter value within...
2006-08-12 kaf24@localhost... [XEN] Add a warning about changeable size of shared_inf...
2006-08-12 kaf24@localhost... [XM-TEST] Fix network tests for -route and -nat
2006-08-12 kaf24@localhost... [NET] front: Restore 16 bytes of reservation
2006-08-12 kaf24@localhost... [LINUX][XENBUS] Wait for devices to connect when fronte...
2006-08-12 emellor@leeni... New xm uptime command.
2006-08-11 Jimi Xenidis[POWERPC] start-cpu has no return code
2006-08-11 kfraser@localhost... [IA64] Add two extra empty files and add a comment...
2006-08-11 kfraser@localhost... [XEN] Remove batched writable pagetable logic.
2006-08-11 kfraser@localhost... [NET] front: Do not allocate unnecessary page-sized...
2006-08-10 kfraser@localhost... [XEN] Fix bug in spurious pagefault detection which...
2006-08-10 kfraser@localhost... [HVM] Remove unused apic_enabled field from hvm_info_table.
2006-08-10 emellor@leeni... Revert inadvertent code change from "replace tabs with...
2006-08-10 kfraser@localhost... [XEN] Add a new type of grant copy operation.
2006-08-10 kfraser@localhost... Add support for sending event channel interrupts to...
2006-08-10 kfraser@localhost... [LIBXC] clean specified files instead of wildcarding
2006-08-10 kfraser@localhost... [LIBXC] replace tabs with spaces
2006-08-10 kfraser@localhost... [HVM] Fix some IOAPIC and LAPIC device model bugs.
2006-08-10 kfraser@localhost... [HVM] Rmove unused field pae_enabled from hvm_info_table.
2006-08-10 kfraser@localhost... [MINIOS] A first step to re-architecture mini-os for...
2006-08-10 kfraser@localhost... [CONSOLE] Always specify CON_ENABLED in Linux ocnsole...
2006-08-10 kfraser@localhost... Fix 2 issues when creating HVM guests:
2006-08-09 Jimi Xenidis[POWERPC] enable shadow mode
2006-08-09 chris@kneesaa... [qemu patches] Update patches for changeset 11048:27bef...
2006-08-09 chris@kneesaa... [qemu] Move acpi to devfn 2, so that it matches the...
2006-08-09 chris@kneesaa... [qemu patches] Update patches for changesets 11045...
2006-08-09 chris@kneesaa... [qemu] HVM acpi port init update.
2006-08-09 chris@kneesaa... [qemu] Disable qemu's acpi support.
2006-08-09 kfraser@localhost... Merge with xen-ia64-unstable.
2006-08-09 kfraser@localhost... Merge with xenppc-unstable.
2006-08-09 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-08-09 awilliam@xenbuild.aw[IA64] catch up new hypercall HYPERVISR_hvm_op for...
2006-08-09 awilliam@xenbuild.aw[IA64] catch up new hypercall HYPERVISR_hvm_op for IPF
next